Tomcat Modules

Additional modules for Apache Tomcat. Modules may be for a specific Tomcat version or may work with several. See each module's documentation for details.

Select a component to see open bugs in that component.

Component Default Assignee
Bayeux Tomcat Developers Mailing List
Tomcat's implementation of the Bayeux protocol. Bayeux is a protocol for routing JSON encoded events between clients and servers in a publish subscribe model. The protocol is designed to overcome the client/server nature of the internet in general and specifically of HTTP to allow asynchronous messaging between all participants.
jdbc-pool Tomcat Developers Mailing List
A drop-in replacement for Apache Commons-DBCP that uses Java 5 concurrency features to provide better performance under load on machines with with multiple cores. This module aims to provide a high performance, concurrent and extensible connection pool to the Tomcat community. The pool, can of course also be used independently.
Tomcat Lite Tomcat Developers Mailing List
Alight-weight, more modular Tomcat impl that supports the more frequently used parts of the Servlet spec but is not intended to be fully compliant